2026-09-21 00:46:18,818 [ 209675 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-09-21 00:46:18,818 [ 209675 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-09-21 00:46:18,818 [ 209675 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-09-21 00:46:18,818 [ 209675 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_hwau0m --privileged --dns-search='.' --memory=30703239168 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel1_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback]' test_extreme_deduplication/test.py::test_deduplication_window_in_seconds test_failed_async_inserts/test.py::test_failed_async_inserts test_fetch_memory_usage/test.py::test_huge_column test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation test_file_schema_inference_cache/test.py::test test_filesystem_layout/test.py::test_data_directory_symlinks test_filesystem_layout/test.py::test_file_path_escaping test_format_avro_confluent/test.py::test_select test_format_avro_confluent/test.py::test_select_auth test_format_avro_confluent/test.py::test_select_auth_encoded test_format_avro_confluent/test.py::test_select_auth_encoded_complex test_graphite_merge_tree_typed/test.py::test_combined_rules test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged test_graphite_merge_tree_typed/test.py::test_rollup_versions_all test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged test_graphite_merge_tree_typed/test.py::test_rules_isolation test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions test_keeper_and_access_storage/test.py::test_create_replicated test_keeper_back_to_back/test.py::test_concurrent_watches test_keeper_back_to_back/test.py::test_end_of_session test_keeper_back_to_back/test.py::test_end_of_watches_session test_keeper_back_to_back/test.py::test_multitransactions test_keeper_back_to_back/test.py::test_random_requests test_keeper_back_to_back/test.py::test_sequential_nodes test_keeper_back_to_back/test.py::test_simple_commands test_keeper_back_to_back/test.py::test_stats test_keeper_back_to_back/test.py::test_watchers test_keeper_nodes_add/test.py::test_nodes_add test_keeper_password/test.py::test_password_works test_keeper_reconfig_add/test.py::test_reconfig_add test_keeper_reconfig_replace_leader/test.py::test_reconfig_replace_leader test_keeper_s3_snapshot/test.py::test_s3_upload test_keeper_snapshots_multinode/test.py::test_restart_multinode test_keeper_watches/test.py::test_ephemeral_watch_session_close test_keeper_watches/test.py::test_keeper_watches 'test_lazy_database/test.py::test_drop_table[0-default-False-Log]' 'test_lazy_database/test.py::test_drop_table[0-s3-True-Log]' 'test_lazy_database/test.py::test_drop_table[4-default-False-Log]' 'test_lazy_database/test.py::test_drop_table[4-s3-True-Log]' test_log_lz4_streaming/test.py::test_concatenation test_log_lz4_streaming/test.py::test_incomplete_rotation test_lost_part_during_startup/test.py::test_lost_part_during_startup test_matview_union_replicated/test.py::test_matview_union_replicated test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation test_merges_memory_limit/test.py::test_memory_limit_success test_modify_engine_on_restart/test_args.py::test_modify_engine_on_restart_with_arguments test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart test_move_partition_to_disk_on_cluster/test.py::test_move_partition_to_disk_on_cluster 'test_multiple_disks/test.py::test_alter_double_move_partition[DISK]' 'test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME]' 'test_multiple_disks/test.py::test_alter_move[mt]' 'test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK]' 'test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME]' 'test_multiple_disks/test.py::test_alter_policy[mt]' 'test_multiple_disks/test.py::test_alter_policy[replicated]' 'test_multiple_disks/test.py::test_background_move[mt]' 'test_multiple_disks/test.py::test_background_move[replicated]' 'test_multiple_disks/test.py::test_concurrent_alter_modify[mt]' 'test_multiple_disks/test.py::test_concurrent_alter_modify[replicated]' 'test_multiple_disks/test.py::test_detach_attach[mt]' 'test_multiple_disks/test.py::test_detach_attach[replicated]' test_multiple_disks/test.py::test_download_appropriate_disk test_multiple_disks/test.py::test_freeze 'test_multiple_disks/test.py::test_jbod_overflow[mt]' 'test_multiple_disks/test.py::test_jbod_overflow[replicated]' test_multiple_disks/test.py::test_kill_while_insert 'test_multiple_disks/test.py::test_max_data_part_size[mt]' 'test_multiple_disks/test.py::test_max_data_part_size[replicated]' test_multiple_disks/test.py::test_move_across_policies_does_not_work test_multiple_disks/test.py::test_move_while_merge 'test_multiple_disks/test.py::test_mutate_to_another_disk[mt]' 'test_multiple_disks/test.py::test_mutate_to_another_disk[replicated]' test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size test_multiple_disks/test.py::test_query_parser test_multiple_disks/test.py::test_rename 'test_multiple_disks/test.py::test_round_robin[mt]' 'test_multiple_disks/test.py::test_round_robin[replicated]' test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled test_multiple_disks/test.py::test_simple_replication_and_moves 'test_multiple_disks/test.py::test_start_stop_moves[mt]' 'test_multiple_disks/test.py::test_start_stop_moves[replicated]' -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_format_avro_confluent/test.py::test_select test_graphite_merge_tree_typed/test.py::test_combined_rules test_keeper_watches/test.py::test_ephemeral_watch_session_close test_multiple_disks/test.py::test_alter_double_move_partition[DISK] test_filesystem_layout/test.py::test_data_directory_symlinks test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] test_log_lz4_streaming/test.py::test_concatenation test_lazy_database/test.py::test_drop_table[0-default-False-Log] test_keeper_back_to_back/test.py::test_concurrent_watches [gw2] [ 1%] PASSED test_graphite_merge_tree_typed/test.py::test_combined_rules test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks [gw2] [ 2%] PASSED test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain [gw2] [ 3%] PASSED test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged [gw2] [ 4%] PASSED test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer [gw8] [ 5%] PASSED test_keeper_watches/test.py::test_ephemeral_watch_session_close test_keeper_watches/test.py::test_keeper_watches [gw6] [ 6%] PASSED test_lazy_database/test.py::test_drop_table[0-default-False-Log] test_lazy_database/test.py::test_drop_table[0-s3-True-Log] [gw6] [ 7%] PASSED test_lazy_database/test.py::test_drop_table[0-s3-True-Log] test_lazy_database/test.py::test_drop_table[4-default-False-Log] [gw9] [ 8%] PASSED test_log_lz4_streaming/test.py::test_concatenation test_log_lz4_streaming/test.py::test_incomplete_rotation [gw0] [ 9%] PASSED test_multiple_disks/test.py::test_alter_double_move_partition[DISK] test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] [gw8] [ 10%] PASSED test_keeper_watches/test.py::test_keeper_watches [gw1] [ 11%] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part test_fetch_memory_usage/test.py::test_huge_column [gw7] [ 12%] PASSED test_filesystem_layout/test.py::test_data_directory_symlinks test_filesystem_layout/test.py::test_file_path_escaping [gw1] [ 13%] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate [gw0] [ 14%] PASSED test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] test_multiple_disks/test.py::test_alter_move[mt] [gw6] [ 15%] PASSED test_lazy_database/test.py::test_drop_table[4-default-False-Log] test_lazy_database/test.py::test_drop_table[4-s3-True-Log] [gw9] [ 16%] PASSED test_log_lz4_streaming/test.py::test_incomplete_rotation test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation [gw1] [ 17%] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge [gw5] [ 18%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] [gw7] [ 19%] PASSED test_filesystem_layout/test.py::test_file_path_escaping [gw4] [ 20%] PASSED test_format_avro_confluent/test.py::test_select test_format_avro_confluent/test.py::test_select_auth [gw2] [ 21%] PASSED test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer [gw4] [ 22%] PASSED test_format_avro_confluent/test.py::test_select_auth test_format_avro_confluent/test.py::test_select_auth_encoded [gw4] [ 23%] PASSED test_format_avro_confluent/test.py::test_select_auth_encoded test_format_avro_confluent/test.py::test_select_auth_encoded_complex [gw4] [ 24%] PASSED test_format_avro_confluent/test.py::test_select_auth_encoded_complex test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern [gw2] [ 25%] PASSED test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain [gw1] [ 26%] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation [gw2] [ 27%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged [gw6] [ 28%] PASSED test_lazy_database/test.py::test_drop_table[4-s3-True-Log] [gw2] [ 29%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain [gw2] [ 30%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged [gw1] [ 31%] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation [gw2] [ 32%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged test_graphite_merge_tree_typed/test.py::test_rollup_versions_all [gw2] [ 33%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_all test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain [gw2] [ 34%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain test_matview_union_replicated/test.py::test_matview_union_replicated test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged [gw0] [ 35%] PASSED test_multiple_disks/test.py::test_alter_move[mt] test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] [gw2] [ 36%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged test_graphite_merge_tree_typed/test.py::test_rules_isolation [gw5] [ 37%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] [gw2] [ 38%] PASSED test_graphite_merge_tree_typed/test.py::test_rules_isolation test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions test_extreme_deduplication/test.py::test_deduplication_window_in_seconds [gw2] [ 39%] PASSED test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions [gw3] [ 40%] PASSED test_keeper_back_to_back/test.py::test_concurrent_watches test_keeper_back_to_back/test.py::test_end_of_session [gw8] [ 41%] SKIPPED test_fetch_memory_usage/test.py::test_huge_column [gw0] [ 42%] PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] [gw3] [ 43%] PASSED test_keeper_back_to_back/test.py::test_end_of_session test_keeper_back_to_back/test.py::test_end_of_watches_session [gw3] [ 44%] PASSED test_keeper_back_to_back/test.py::test_end_of_watches_session test_keeper_back_to_back/test.py::test_multitransactions [gw3] [ 45%] PASSED test_keeper_back_to_back/test.py::test_multitransactions test_keeper_back_to_back/test.py::test_random_requests test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart test_file_schema_inference_cache/test.py::test [gw9] [ 46%] PASSED test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation test_failed_async_inserts/test.py::test_failed_async_inserts [gw0] [ 47%] PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] test_multiple_disks/test.py::test_alter_policy[mt] test_keeper_snapshots_multinode/test.py::test_restart_multinode [gw0] [ 48%] PASSED test_multiple_disks/test.py::test_alter_policy[mt] test_multiple_disks/test.py::test_alter_policy[replicated] test_keeper_and_access_storage/test.py::test_create_replicated [gw0] [ 49%] PASSED test_multiple_disks/test.py::test_alter_policy[replicated] test_multiple_disks/test.py::test_background_move[mt] test_keeper_nodes_add/test.py::test_nodes_add [gw0] [ 50%] PASSED test_multiple_disks/test.py::test_background_move[mt] test_multiple_disks/test.py::test_background_move[replicated] [gw4] [ 51%] PASSED test_matview_union_replicated/test.py::test_matview_union_replicated [gw6] [ 52%] PASSED test_keeper_and_access_storage/test.py::test_create_replicated [gw0] [ 53%] PASSED test_multiple_disks/test.py::test_background_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_modify[mt] test_keeper_reconfig_replace_leader/test.py::test_reconfig_replace_leader [gw7] [ 54%] PASSED test_failed_async_inserts/test.py::test_failed_async_inserts [gw5] [ 55%] PASSED test_extreme_deduplication/test.py::test_deduplication_window_in_seconds [gw3] [ 56%] PASSED test_keeper_back_to_back/test.py::test_random_requests test_keeper_back_to_back/test.py::test_sequential_nodes [gw3] [ 57%] PASSED test_keeper_back_to_back/test.py::test_sequential_nodes test_keeper_back_to_back/test.py::test_simple_commands [gw3] [ 58%] PASSED test_keeper_back_to_back/test.py::test_simple_commands test_keeper_back_to_back/test.py::test_stats test_keeper_reconfig_add/test.py::test_reconfig_add [gw3] [ 59%] PASSED test_keeper_back_to_back/test.py::test_stats test_keeper_back_to_back/test.py::test_watchers test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw1] [ 60%] PASSED test_keeper_snapshots_multinode/test.py::test_restart_multinode test_merges_memory_limit/test.py::test_memory_limit_success [gw2] [ 61%] PASSED test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart [gw3] [ 62%] PASSED test_keeper_back_to_back/test.py::test_watchers [gw4] [ 63%] PASSED test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view [gw6] [ 64%] PASSED test_keeper_reconfig_replace_leader/test.py::test_reconfig_replace_leader test_modify_engine_on_restart/test_args.py::test_modify_engine_on_restart_with_arguments [gw7] [ 65%] PASSED test_keeper_reconfig_add/test.py::test_reconfig_add test_move_partition_to_disk_on_cluster/test.py::test_move_partition_to_disk_on_cluster [gw9] [ 66%] PASSED test_keeper_nodes_add/test.py::test_nodes_add [gw8] [ 67%] PASSED test_file_schema_inference_cache/test.py::test test_keeper_s3_snapshot/test.py::test_s3_upload test_keeper_password/test.py::test_password_works [gw2] [ 68%] PASSED test_move_partition_to_disk_on_cluster/test.py::test_move_partition_to_disk_on_cluster [gw0] [ 69%] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[mt] test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] [gw4] [ 70%] PASSED test_modify_engine_on_restart/test_args.py::test_modify_engine_on_restart_with_arguments [gw9] [ 71%] PASSED test_keeper_s3_snapshot/test.py::test_s3_upload [gw1] [ 72%] PASSED test_merges_memory_limit/test.py::test_memory_limit_success [gw8] [ 73%] PASSED test_keeper_password/test.py::test_password_works [gw0] [ 74%] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] test_multiple_disks/test.py::test_detach_attach[mt] [gw0] [ 75%] PASSED test_multiple_disks/test.py::test_detach_attach[mt] test_multiple_disks/test.py::test_detach_attach[replicated] [gw0] [ 76%] PASSED test_multiple_disks/test.py::test_detach_attach[replicated] test_multiple_disks/test.py::test_download_appropriate_disk [gw0] [ 77%] PASSED test_multiple_disks/test.py::test_download_appropriate_disk test_multiple_disks/test.py::test_freeze [gw0] [ 78%] PASSED test_multiple_disks/test.py::test_freeze test_multiple_disks/test.py::test_jbod_overflow[mt] [gw0] [ 79%] PASSED test_multiple_disks/test.py::test_jbod_overflow[mt] test_multiple_disks/test.py::test_jbod_overflow[replicated] [gw0] [ 80%] PASSED test_multiple_disks/test.py::test_jbod_overflow[replicated] test_multiple_disks/test.py::test_kill_while_insert [gw0] [ 81%] PASSED test_multiple_disks/test.py::test_kill_while_insert test_multiple_disks/test.py::test_max_data_part_size[mt] [gw0] [ 82%] PASSED test_multiple_disks/test.py::test_max_data_part_size[mt] test_multiple_disks/test.py::test_max_data_part_size[replicated] [gw0] [ 83%] PASSED test_multiple_disks/test.py::test_max_data_part_size[replicated] test_multiple_disks/test.py::test_move_across_policies_does_not_work [gw0] [ 84%] PASSED test_multiple_disks/test.py::test_move_across_policies_does_not_work test_multiple_disks/test.py::test_move_while_merge [gw0] [ 85%] PASSED test_multiple_disks/test.py::test_move_while_merge test_multiple_disks/test.py::test_mutate_to_another_disk[mt] [gw0] [ 86%] PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[mt] test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] [gw0] [ 87%] PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload [gw0] [ 88%] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster [gw0] [ 89%] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload [gw0] [ 90%] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size [gw0] [ 91%] PASSED test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size test_multiple_disks/test.py::test_query_parser [gw0] [ 92%] PASSED test_multiple_disks/test.py::test_query_parser test_multiple_disks/test.py::test_rename [gw0] [ 93%] PASSED test_multiple_disks/test.py::test_rename test_multiple_disks/test.py::test_round_robin[mt] [gw5] [ 94%] PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw0] [ 95%] PASSED test_multiple_disks/test.py::test_round_robin[mt] test_multiple_disks/test.py::test_round_robin[replicated] [gw0] [ 96%] PASSED test_multiple_disks/test.py::test_round_robin[replicated] test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled [gw0] [ 97%] PASSED test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled test_multiple_disks/test.py::test_simple_replication_and_moves [gw0] [ 98%] PASSED test_multiple_disks/test.py::test_simple_replication_and_moves test_multiple_disks/test.py::test_start_stop_moves[mt] [gw0] [ 99%] PASSED test_multiple_disks/test.py::test_start_stop_moves[mt] test_multiple_disks/test.py::test_start_stop_moves[replicated] [gw0] [100%] PASSED test_multiple_disks/test.py::test_start_stop_moves[replicated] ----------------- generated report log file: parallel1_0.jsonl ----------------- ============================== slowest durations =============================== 296.30s call test_lost_part_during_startup/test.py::test_lost_part_during_startup 79.75s call test_merges_memory_limit/test.py::test_memory_limit_success 72.51s call test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 68.11s call test_keeper_password/test.py::test_password_works 67.73s call test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 52.58s call test_file_schema_inference_cache/test.py::test 34.89s call test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload 34.82s call test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster 34.47s call test_keeper_nodes_add/test.py::test_nodes_add 33.52s call test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload 28.81s setup test_format_avro_confluent/test.py::test_select 27.03s call test_keeper_back_to_back/test.py::test_concurrent_watches 26.11s call test_keeper_back_to_back/test.py::test_random_requests 23.22s teardown test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart 23.12s teardown test_keeper_s3_snapshot/test.py::test_s3_upload 22.74s setup test_modify_engine_on_restart/test_args.py::test_modify_engine_on_restart_with_arguments 21.99s teardown test_lazy_database/test.py::test_drop_table[4-s3-True-Log] 21.94s teardown test_filesystem_layout/test.py::test_file_path_escaping 21.46s call test_keeper_reconfig_replace_leader/test.py::test_reconfig_replace_leader 21.17s setup test_keeper_reconfig_add/test.py::test_reconfig_add 20.57s setup test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part 19.61s setup test_fetch_memory_usage/test.py::test_huge_column 19.60s setup test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view 19.09s call test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart 18.58s setup test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart 18.55s setup test_lost_part_during_startup/test.py::test_lost_part_during_startup 18.18s setup test_matview_union_replicated/test.py::test_matview_union_replicated 18.08s setup test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 18.07s setup test_keeper_s3_snapshot/test.py::test_s3_upload 17.71s setup test_move_partition_to_disk_on_cluster/test.py::test_move_partition_to_disk_on_cluster 17.59s setup test_filesystem_layout/test.py::test_data_directory_symlinks 17.59s setup test_keeper_watches/test.py::test_ephemeral_watch_session_close 17.44s setup test_keeper_back_to_back/test.py::test_concurrent_watches 17.30s setup test_lazy_database/test.py::test_drop_table[0-default-False-Log] 17.25s setup test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 17.07s teardown test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation 17.04s call test_multiple_disks/test.py::test_simple_replication_and_moves 16.63s setup test_failed_async_inserts/test.py::test_failed_async_inserts 16.47s setup test_keeper_nodes_add/test.py::test_nodes_add 15.85s teardown test_keeper_reconfig_replace_leader/test.py::test_reconfig_replace_leader 15.55s teardown test_keeper_reconfig_add/test.py::test_reconfig_add 15.13s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 15.04s setup test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 14.92s call test_keeper_s3_snapshot/test.py::test_s3_upload 14.52s setup test_graphite_merge_tree_typed/test.py::test_combined_rules 14.41s setup test_keeper_reconfig_replace_leader/test.py::test_reconfig_replace_leader 14.21s setup test_keeper_password/test.py::test_password_works 14.05s setup test_log_lz4_streaming/test.py::test_concatenation 13.88s setup test_keeper_snapshots_multinode/test.py::test_restart_multinode 13.87s call test_keeper_snapshots_multinode/test.py::test_restart_multinode 13.51s teardown test_keeper_password/test.py::test_password_works 13.42s call test_multiple_disks/test.py::test_alter_move[mt] 13.15s setup test_file_schema_inference_cache/test.py::test 12.98s call test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 12.90s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 12.84s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 12.39s call test_multiple_disks/test.py::test_round_robin[replicated] 12.29s call test_multiple_disks/test.py::test_round_robin[mt] 12.23s call test_keeper_back_to_back/test.py::test_watchers 11.99s call test_keeper_reconfig_add/test.py::test_reconfig_add 11.81s call test_modify_engine_on_restart/test_args.py::test_modify_engine_on_restart_with_arguments 11.47s teardown test_matview_union_replicated/test.py::test_matview_union_replicated 10.56s call test_multiple_disks/test.py::test_move_while_merge 10.41s call test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer 9.90s teardown test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 9.66s teardown test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view 9.65s teardown test_modify_engine_on_restart/test_args.py::test_modify_engine_on_restart_with_arguments 9.51s setup test_keeper_and_access_storage/test.py::test_create_replicated 9.11s call test_multiple_disks/test.py::test_start_stop_moves[replicated] 8.94s teardown test_format_avro_confluent/test.py::test_select_auth_encoded_complex 8.71s call test_multiple_disks/test.py::test_start_stop_moves[mt] 8.55s call test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 8.50s call test_multiple_disks/test.py::test_jbod_overflow[replicated] 8.35s call test_multiple_disks/test.py::test_jbod_overflow[mt] 7.40s call test_filesystem_layout/test.py::test_data_directory_symlinks 6.79s call test_log_lz4_streaming/test.py::test_concatenation 6.71s call test_multiple_disks/test.py::test_kill_while_insert 6.42s call test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] 6.33s call test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 6.06s teardown test_keeper_back_to_back/test.py::test_watchers 5.85s call test_log_lz4_streaming/test.py::test_incomplete_rotation 5.74s call test_lazy_database/test.py::test_drop_table[4-s3-True-Log] 5.68s teardown test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 5.68s call test_multiple_disks/test.py::test_rename 5.65s teardown test_merges_memory_limit/test.py::test_memory_limit_success 5.64s setup test_merges_memory_limit/test.py::test_memory_limit_success 5.62s teardown test_keeper_nodes_add/test.py::test_nodes_add 5.57s call test_lazy_database/test.py::test_drop_table[4-default-False-Log] 5.35s call test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 5.30s call test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 5.25s call test_matview_union_replicated/test.py::test_matview_union_replicated 4.48s call test_multiple_disks/test.py::test_background_move[mt] 4.38s call test_multiple_disks/test.py::test_mutate_to_another_disk[mt] 4.36s call test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 4.29s call test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 4.09s call test_multiple_disks/test.py::test_background_move[replicated] 4.00s teardown test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions 3.87s teardown test_failed_async_inserts/test.py::test_failed_async_inserts 3.81s call test_move_partition_to_disk_on_cluster/test.py::test_move_partition_to_disk_on_cluster 3.80s teardown test_fetch_memory_usage/test.py::test_huge_column 3.77s call test_multiple_disks/test.py::test_freeze 3.26s teardown test_file_schema_inference_cache/test.py::test 3.20s call test_keeper_watches/test.py::test_keeper_watches 3.00s call test_filesystem_layout/test.py::test_file_path_escaping 2.86s call test_multiple_disks/test.py::test_alter_policy[mt] 2.84s call test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge 2.82s call test_multiple_disks/test.py::test_query_parser 2.72s call test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation 2.72s call test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate 2.72s teardown test_move_partition_to_disk_on_cluster/test.py::test_move_partition_to_disk_on_cluster 2.71s teardown test_multiple_disks/test.py::test_start_stop_moves[replicated] 2.67s call test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part 2.44s teardown test_lost_part_during_startup/test.py::test_lost_part_during_startup 2.40s call test_multiple_disks/test.py::test_alter_policy[replicated] 2.32s call test_multiple_disks/test.py::test_move_across_policies_does_not_work 2.31s teardown test_keeper_watches/test.py::test_keeper_watches 2.27s call test_multiple_disks/test.py::test_download_appropriate_disk 2.18s call test_multiple_disks/test.py::test_detach_attach[replicated] 2.08s call test_multiple_disks/test.py::test_detach_attach[mt] 2.06s call test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view 1.94s call test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part 1.92s call test_failed_async_inserts/test.py::test_failed_async_inserts 1.79s teardown test_keeper_snapshots_multinode/test.py::test_restart_multinode 1.68s call test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 1.67s call test_lazy_database/test.py::test_drop_table[0-s3-True-Log] 1.62s call test_lazy_database/test.py::test_drop_table[0-default-False-Log] 1.55s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 1.48s call test_multiple_disks/test.py::test_max_data_part_size[mt] 1.48s call test_multiple_disks/test.py::test_max_data_part_size[replicated] 1.37s call test_graphite_merge_tree_typed/test.py::test_rollup_versions_all 1.27s teardown test_keeper_and_access_storage/test.py::test_create_replicated 1.18s teardown test_log_lz4_streaming/test.py::test_incomplete_rotation 1.17s call test_graphite_merge_tree_typed/test.py::test_combined_rules 1.14s call test_keeper_watches/test.py::test_ephemeral_watch_session_close 1.12s call test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged 1.08s call test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged 1.01s call test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain 0.80s call test_graphite_merge_tree_typed/test.py::test_rules_isolation 0.80s call test_fetch_memory_usage/test.py::test_huge_column 0.75s call test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions 0.73s call test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain 0.72s call test_keeper_back_to_back/test.py::test_stats 0.65s call test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks 0.65s call test_keeper_back_to_back/test.py::test_end_of_watches_session 0.53s call test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern 0.42s teardown test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged 0.32s call test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain 0.32s call test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged 0.32s setup test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain 0.32s setup test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain 0.32s teardown test_graphite_merge_tree_typed/test.py::test_rules_isolation 0.32s call test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain 0.30s call test_format_avro_confluent/test.py::test_select_auth 0.28s call test_keeper_back_to_back/test.py::test_end_of_session 0.27s teardown test_graphite_merge_tree_typed/test.py::test_combined_rules 0.27s teardown test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain 0.27s setup test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged 0.27s setup test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged 0.27s call test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged 0.27s teardown test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain 0.27s setup test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged 0.27s setup test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks 0.27s setup test_graphite_merge_tree_typed/test.py::test_rollup_versions_all 0.27s teardown test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern 0.27s setup test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged 0.27s setup test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain 0.25s call test_format_avro_confluent/test.py::test_select 0.22s teardown test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain 0.22s setup test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer 0.22s teardown test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged 0.22s setup test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions 0.22s call test_keeper_and_access_storage/test.py::test_create_replicated 0.22s setup test_graphite_merge_tree_typed/test.py::test_rules_isolation 0.22s teardown test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged 0.22s teardown test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer 0.22s teardown test_graphite_merge_tree_typed/test.py::test_rollup_versions_all 0.22s setup test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern 0.22s teardown test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged 0.22s teardown test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain 0.22s setup test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain 0.22s teardown test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks 0.21s call test_keeper_back_to_back/test.py::test_sequential_nodes 0.17s call test_keeper_back_to_back/test.py::test_multitransactions 0.13s call test_keeper_back_to_back/test.py::test_simple_commands 0.06s call test_format_avro_confluent/test.py::test_select_auth_encoded 0.04s call test_format_avro_confluent/test.py::test_select_auth_encoded_complex 0.03s teardown test_keeper_back_to_back/test.py::test_random_requests 0.01s teardown test_keeper_back_to_back/test.py::test_concurrent_watches 0.01s teardown test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 0.00s setup test_keeper_watches/test.py::test_keeper_watches 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 0.00s setup test_multiple_disks/test.py::test_start_stop_moves[mt] 0.00s setup test_multiple_disks/test.py::test_detach_attach[mt] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 0.00s setup test_multiple_disks/test.py::test_mutate_to_another_disk[mt] 0.00s teardown test_keeper_back_to_back/test.py::test_end_of_watches_session 0.00s teardown test_multiple_disks/test.py::test_simple_replication_and_moves 0.00s teardown test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part 0.00s setup test_multiple_disks/test.py::test_max_data_part_size[mt] 0.00s teardown test_multiple_disks/test.py::test_detach_attach[mt] 0.00s setup test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload 0.00s setup test_multiple_disks/test.py::test_start_stop_moves[replicated] 0.00s setup test_multiple_disks/test.py::test_alter_policy[mt] 0.00s setup test_format_avro_confluent/test.py::test_select_auth_encoded 0.00s setup test_multiple_disks/test.py::test_jbod_overflow[replicated] 0.00s setup test_multiple_disks/test.py::test_kill_while_insert 0.00s teardown test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate 0.00s setup test_multiple_disks/test.py::test_max_data_part_size[replicated] 0.00s setup test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge 0.00s setup test_multiple_disks/test.py::test_detach_attach[replicated] 0.00s setup test_multiple_disks/test.py::test_query_parser 0.00s setup test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 0.00s setup test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 0.00s setup test_multiple_disks/test.py::test_round_robin[mt] 0.00s setup test_multiple_disks/test.py::test_round_robin[replicated] 0.00s teardown test_multiple_disks/test.py::test_jbod_overflow[replicated] 0.00s teardown test_multiple_disks/test.py::test_alter_move[mt] 0.00s setup test_multiple_disks/test.py::test_alter_policy[replicated] 0.00s setup test_multiple_disks/test.py::test_jbod_overflow[mt] 0.00s setup test_multiple_disks/test.py::test_simple_replication_and_moves 0.00s setup test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 0.00s setup test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 0.00s teardown test_keeper_back_to_back/test.py::test_stats 0.00s setup test_multiple_disks/test.py::test_download_appropriate_disk 0.00s setup test_multiple_disks/test.py::test_freeze 0.00s setup test_multiple_disks/test.py::test_move_across_policies_does_not_work 0.00s teardown test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 0.00s setup test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster 0.00s setup test_keeper_back_to_back/test.py::test_end_of_session 0.00s teardown test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload 0.00s teardown test_multiple_disks/test.py::test_move_while_merge 0.00s setup test_keeper_back_to_back/test.py::test_multitransactions 0.00s teardown test_multiple_disks/test.py::test_alter_policy[mt] 0.00s teardown test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 0.00s setup test_multiple_disks/test.py::test_move_while_merge 0.00s teardown test_filesystem_layout/test.py::test_data_directory_symlinks 0.00s teardown test_multiple_disks/test.py::test_start_stop_moves[mt] 0.00s teardown test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster 0.00s setup test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 0.00s setup test_filesystem_layout/test.py::test_file_path_escaping 0.00s teardown test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] 0.00s setup test_keeper_back_to_back/test.py::test_stats 0.00s setup test_multiple_disks/test.py::test_background_move[replicated] 0.00s setup test_multiple_disks/test.py::test_rename 0.00s setup test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation 0.00s teardown test_multiple_disks/test.py::test_round_robin[replicated] 0.00s setup test_keeper_back_to_back/test.py::test_end_of_watches_session 0.00s teardown test_multiple_disks/test.py::test_kill_while_insert 0.00s teardown test_multiple_disks/test.py::test_freeze 0.00s setup test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 0.00s teardown test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 0.00s teardown test_multiple_disks/test.py::test_detach_attach[replicated] 0.00s setup test_multiple_disks/test.py::test_background_move[mt] 0.00s setup test_keeper_back_to_back/test.py::test_random_requests 0.00s setup test_keeper_back_to_back/test.py::test_sequential_nodes 0.00s setup test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 0.00s teardown test_multiple_disks/test.py::test_max_data_part_size[replicated] 0.00s teardown test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload 0.00s setup test_lazy_database/test.py::test_drop_table[4-s3-True-Log] 0.00s teardown test_multiple_disks/test.py::test_jbod_overflow[mt] 0.00s teardown test_multiple_disks/test.py::test_background_move[replicated] 0.00s teardown test_multiple_disks/test.py::test_rename 0.00s teardown test_keeper_back_to_back/test.py::test_simple_commands 0.00s teardown test_multiple_disks/test.py::test_round_robin[mt] 0.00s teardown test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge 0.00s teardown test_format_avro_confluent/test.py::test_select_auth 0.00s setup test_log_lz4_streaming/test.py::test_incomplete_rotation 0.00s setup test_lazy_database/test.py::test_drop_table[0-s3-True-Log] 0.00s teardown test_keeper_back_to_back/test.py::test_multitransactions 0.00s teardown test_multiple_disks/test.py::test_max_data_part_size[mt] 0.00s teardown test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 0.00s teardown test_lazy_database/test.py::test_drop_table[4-default-False-Log] 0.00s teardown test_keeper_watches/test.py::test_ephemeral_watch_session_close 0.00s teardown test_multiple_disks/test.py::test_move_across_policies_does_not_work 0.00s teardown test_multiple_disks/test.py::test_download_appropriate_disk 0.00s teardown test_multiple_disks/test.py::test_mutate_to_another_disk[mt] 0.00s teardown test_keeper_back_to_back/test.py::test_sequential_nodes 0.00s teardown test_log_lz4_streaming/test.py::test_concatenation 0.00s teardown test_lazy_database/test.py::test_drop_table[0-default-False-Log] 0.00s teardown test_keeper_back_to_back/test.py::test_end_of_session 0.00s teardown test_multiple_disks/test.py::test_query_parser 0.00s setup test_lazy_database/test.py::test_drop_table[4-default-False-Log] 0.00s teardown test_multiple_disks/test.py::test_alter_policy[replicated] 0.00s setup test_format_avro_confluent/test.py::test_select_auth 0.00s teardown test_format_avro_confluent/test.py::test_select 0.00s setup test_multiple_disks/test.py::test_alter_move[mt] 0.00s setup test_keeper_back_to_back/test.py::test_simple_commands 0.00s setup test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate 0.00s teardown test_multiple_disks/test.py::test_background_move[mt] 0.00s teardown test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part 0.00s setup test_keeper_back_to_back/test.py::test_watchers 0.00s setup test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part 0.00s setup test_format_avro_confluent/test.py::test_select_auth_encoded_complex 0.00s teardown test_lazy_database/test.py::test_drop_table[0-s3-True-Log] 0.00s teardown test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 0.00s teardown test_format_avro_confluent/test.py::test_select_auth_encoded =========================== short test summary info ============================ PASSED test_graphite_merge_tree_typed/test.py::test_combined_rules PASSED test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks PASSED test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain PASSED test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged PASSED test_keeper_watches/test.py::test_ephemeral_watch_session_close PASSED test_lazy_database/test.py::test_drop_table[0-default-False-Log] PASSED test_lazy_database/test.py::test_drop_table[0-s3-True-Log] PASSED test_log_lz4_streaming/test.py::test_concatenation PASSED test_multiple_disks/test.py::test_alter_double_move_partition[DISK] PASSED test_keeper_watches/test.py::test_keeper_watches PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part PASSED test_filesystem_layout/test.py::test_data_directory_symlinks PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part PASSED test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] PASSED test_lazy_database/test.py::test_drop_table[4-default-False-Log] PASSED test_log_lz4_streaming/test.py::test_incomplete_rotation PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] PASSED test_filesystem_layout/test.py::test_file_path_escaping PASSED test_format_avro_confluent/test.py::test_select PASSED test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer PASSED test_format_avro_confluent/test.py::test_select_auth PASSED test_format_avro_confluent/test.py::test_select_auth_encoded PASSED test_format_avro_confluent/test.py::test_select_auth_encoded_complex PASSED test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern PASSED test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain PASSED test_lazy_database/test.py::test_drop_table[4-s3-True-Log] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain PASSED test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_all PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain PASSED test_multiple_disks/test.py::test_alter_move[mt] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] PASSED test_graphite_merge_tree_typed/test.py::test_rules_isolation PASSED test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions PASSED test_keeper_back_to_back/test.py::test_concurrent_watches PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] PASSED test_keeper_back_to_back/test.py::test_end_of_session PASSED test_keeper_back_to_back/test.py::test_end_of_watches_session PASSED test_keeper_back_to_back/test.py::test_multitransactions PASSED test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] PASSED test_multiple_disks/test.py::test_alter_policy[mt] PASSED test_multiple_disks/test.py::test_alter_policy[replicated] PASSED test_multiple_disks/test.py::test_background_move[mt] PASSED test_matview_union_replicated/test.py::test_matview_union_replicated PASSED test_keeper_and_access_storage/test.py::test_create_replicated PASSED test_multiple_disks/test.py::test_background_move[replicated] PASSED test_failed_async_inserts/test.py::test_failed_async_inserts PASSED test_extreme_deduplication/test.py::test_deduplication_window_in_seconds PASSED test_keeper_back_to_back/test.py::test_random_requests PASSED test_keeper_back_to_back/test.py::test_sequential_nodes PASSED test_keeper_back_to_back/test.py::test_simple_commands PASSED test_keeper_back_to_back/test.py::test_stats PASSED test_keeper_snapshots_multinode/test.py::test_restart_multinode PASSED test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart PASSED test_keeper_back_to_back/test.py::test_watchers PASSED test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view PASSED test_keeper_reconfig_replace_leader/test.py::test_reconfig_replace_leader PASSED test_keeper_reconfig_add/test.py::test_reconfig_add PASSED test_keeper_nodes_add/test.py::test_nodes_add PASSED test_file_schema_inference_cache/test.py::test PASSED test_move_partition_to_disk_on_cluster/test.py::test_move_partition_to_disk_on_cluster PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[mt] PASSED test_modify_engine_on_restart/test_args.py::test_modify_engine_on_restart_with_arguments PASSED test_keeper_s3_snapshot/test.py::test_s3_upload PASSED test_merges_memory_limit/test.py::test_memory_limit_success PASSED test_keeper_password/test.py::test_password_works PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] PASSED test_multiple_disks/test.py::test_detach_attach[mt] PASSED test_multiple_disks/test.py::test_detach_attach[replicated] PASSED test_multiple_disks/test.py::test_download_appropriate_disk PASSED test_multiple_disks/test.py::test_freeze PASSED test_multiple_disks/test.py::test_jbod_overflow[mt] PASSED test_multiple_disks/test.py::test_jbod_overflow[replicated] PASSED test_multiple_disks/test.py::test_kill_while_insert PASSED test_multiple_disks/test.py::test_max_data_part_size[mt] PASSED test_multiple_disks/test.py::test_max_data_part_size[replicated] PASSED test_multiple_disks/test.py::test_move_across_policies_does_not_work PASSED test_multiple_disks/test.py::test_move_while_merge PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[mt] PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload PASSED test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size PASSED test_multiple_disks/test.py::test_query_parser PASSED test_multiple_disks/test.py::test_rename PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup PASSED test_multiple_disks/test.py::test_round_robin[mt] PASSED test_multiple_disks/test.py::test_round_robin[replicated] PASSED test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled PASSED test_multiple_disks/test.py::test_simple_replication_and_moves PASSED test_multiple_disks/test.py::test_start_stop_moves[mt] PASSED test_multiple_disks/test.py::test_start_stop_moves[replicated] SKIPPED [1] test_fetch_memory_usage/test.py:26: sanitizer build has higher memory consumption; also it is slow ================== 99 passed, 1 skipped in 455.64s (0:07:35) ===================